Code: RGB LED

Code to make the 3 Colour LED change between red, green, blue, white. Put resistors between the pin inputs and the led pins. If you use the right resistors then the colours will be more precise.   // Use Resistors on each pin (anything above 180 ohm I think) int ledpinr = 9;int ledping = … Continue reading Code: RGB LED